0

Wait! We have a something for you...

Don't leave empty-handed! Simply enter your email below and we will send you a great discount on our products:

We hate spam as much as you do! Your details are never shared and you can unsubscribe at any time.

Debug Overview

App Total Time DB Queries DB Query Total Time Amazon Requests
1.8451108932495 418 1.0479 0


No Amazon API Requests Made.


App Debug - Total Time 1.8451108932495 seconds

Number Time From Start Name Description
1 0.40469479560852 Initialise Initialise FSB Function
2 0.40810489654541 App Controller Start Start of the App controller (called before the controller of every page)
3 0.45598578453064 Start of getCategoryListByGroup Function Before first category groups query
4 0.45674896240234 After initial query Before first category groups query
5 0.45674896240234 Get Category List for Group Before the call to getCategoryList function
6 0.45675182342529 Start of GetCategoryList function Start of the function
7 0.4567539691925 Before getting categories Query to get specific category list
8 0.45750284194946 After getting categories Query to get specific category list
9 0.45750379562378 Before getting category custom Before call to function getCategoryCustom
10 0.47178983688354 After getting category custom After call to function getCategoryCustom
11 0.47179293632507 Before getting category custom Before call to function getCategoryCustom
12 0.480055809021 After getting category custom After call to function getCategoryCustom
13 0.48005890846252 Before getting category custom Before call to function getCategoryCustom
14 0.48464679718018 After getting category custom After call to function getCategoryCustom
15 0.48464894294739 Before getting category custom Before call to function getCategoryCustom
16 0.48774886131287 After getting category custom After call to function getCategoryCustom
17 0.48774981498718 Before getting category custom Before call to function getCategoryCustom
18 0.49070191383362 After getting category custom After call to function getCategoryCustom
19 0.49070382118225 Before getting category custom Before call to function getCategoryCustom
20 0.49483585357666 After getting category custom After call to function getCategoryCustom
21 0.49483680725098 End of GetCategoryList function End of the function
22 0.49484395980835 Get Category List for Group Before the call to getCategoryList function
23 0.49484491348267 Start of GetCategoryList function Start of the function
24 0.4948468208313 Before getting categories Query to get specific category list
25 0.49520492553711 End of getCategoryListByGroup Function Before return()
26 1.2677719593048 App Controller End End of the App controller (called before the controller of every page)
27 1.4003930091858 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 1.4015369415283 Before Get Options Before the call to getOptions in the tpl class
29 1.5742149353027 After Get Options After the call to getOptions in the tpl class
30 1.5742719173431 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.8450989723206 Finalizing debug Before the debug is output to the page.
32 1.8451099395752 End of App This is the end of the app logging, final timestamp


Query Debug - 418 Database Queries. Total time 1.0479 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0014 0.0013689994812012
SELECT parameter, value FROM parameters
2 0.0051 0.0050961971282959
SELECT * FROM `bad_bots`
3 0.0003 0.00027990341186523
SET time_zone = 'Europe/London'
4 0.0006 0.00062203407287598
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0019 0.0018749237060547
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:14:\"216.73.216.155\";}'
6 0.0013 0.0013039112091064
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1752126759'
7 0.0017 0.0017111301422119
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0005 0.00050210952758789
SELECT * FROM version ORDER BY installed DESC LIMIT 1
9 0.0019 0.001878023147583
SELECT id FROM pages WHERE pagename = 'search' LIMIT 1
10 0.0005 0.00045895576477051
SELECT * FROM pages WHERE id = 52
11 0.0034 0.0034198760986328
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
12 0.0436 0.043604135513306
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
13 0.0004 0.00039291381835938
SELECT * FROM pages WHERE pagename = 'search'
14 0.0008 0.00075387954711914
SELECT * FROM categorygroups ORDER BY sortorder ASC
15 0.0007 0.00073385238647461
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
16 0.0053 0.0053482055664062
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 26
17 0.0008 0.00082802772521973
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 26
18 0.0006 0.0006260871887207
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
19 0.0003 0.00029420852661133
SELECT id FROM categories WHERE parent_id = '26'
20 0.0046 0.0045671463012695
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (26)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
21 0.0008 0.00080108642578125
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (26)
				  AND p.disabled = 0 
22 0.0007 0.0007319450378418
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (26)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
23 0.0007 0.00069308280944824
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
24 0.0003 0.00028395652770996
SELECT * FROM categorygroups WHERE id = '1'
25 0.0030 0.0029661655426025
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 27
26 0.0003 0.00031185150146484
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 27
27 0.0003 0.00026988983154297
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
28 0.0003 0.00028204917907715
SELECT id FROM categories WHERE parent_id = '27'
29 0.0030 0.003046989440918
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (27)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
30 0.0003 0.00034594535827637
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (27)
				  AND p.disabled = 0 
31 0.0003 0.00034999847412109
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (27)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
32 0.0003 0.00031709671020508
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
33 0.0003 0.0002899169921875
SELECT * FROM categorygroups WHERE id = '1'
34 0.0011 0.0011241436004639
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 28
35 0.0003 0.00030994415283203
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 28
36 0.0003 0.0002739429473877
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
37 0.0003 0.00029897689819336
SELECT id FROM categories WHERE parent_id = '28'
38 0.0011 0.001140832901001
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (28)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
39 0.0003 0.00034499168395996
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (28)
				  AND p.disabled = 0 
40 0.0004 0.0003809928894043
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (28)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
41 0.0003 0.00034499168395996
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
42 0.0003 0.00029587745666504
SELECT * FROM categorygroups WHERE id = '1'
43 0.0004 0.00040507316589355
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 29
44 0.0003 0.00031208992004395
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 29
45 0.0003 0.00028300285339355
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
46 0.0003 0.00031900405883789
SELECT id FROM categories WHERE parent_id = '29'
47 0.0005 0.0004580020904541
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (29)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
48 0.0003 0.00033116340637207
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (29)
				  AND p.disabled = 0 
49 0.0003 0.00034093856811523
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (29)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
50 0.0003 0.00030303001403809
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
51 0.0003 0.00028705596923828
SELECT * FROM categorygroups WHERE id = '1'
52 0.0004 0.00037693977355957
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 30
53 0.0003 0.00030112266540527
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 30
54 0.0003 0.00026392936706543
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
55 0.0003 0.00028085708618164
SELECT id FROM categories WHERE parent_id = '30'
56 0.0004 0.00043296813964844
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (30)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
57 0.0003 0.00031590461730957
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (30)
				  AND p.disabled = 0 
58 0.0003 0.00033378601074219
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (30)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
59 0.0003 0.0003049373626709
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
60 0.0003 0.00029492378234863
SELECT * FROM categorygroups WHERE id = '1'
61 0.0010 0.00096511840820312
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 31
62 0.0003 0.00031590461730957
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 31
63 0.0005 0.00048089027404785
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
64 0.0003 0.00029492378234863
SELECT id FROM categories WHERE parent_id = '31'
65 0.0005 0.00049686431884766
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (31)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
66 0.0005 0.00050091743469238
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (31)
				  AND p.disabled = 0 
67 0.0004 0.00035595893859863
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (31)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
68 0.0004 0.00038003921508789
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
69 0.0003 0.00030016899108887
SELECT * FROM categorygroups WHERE id = '1'
70 0.0004 0.0003511905670166
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
71 0.0020 0.0020220279693604
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
72 0.0008 0.00078392028808594
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
73 0.0004 0.00040197372436523
SELECT value FROM parameters WHERE parameter IN('EBAY_APP_ID' , 'EBAY_TRACKING_ID','EBAY_NETWORK_ID' , 'GOOGLE_SITE_KEY' , 'GOOGLE_SECRET_KEY' ,'GOOGLE_RECAPTCHA_TYPE','EBAY_AUTH_TOKEN','EBAY_LOCALE')ORDER BY parameter ASC
74 0.0006 0.00063610076904297
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
75 0.0009 0.00091099739074707
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
76 0.0005 0.00054097175598145
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
77 0.7637 0.76370906829834
SELECT * FROM ipgeocountries WHERE INET_ATON('216.73.216.155') >= INET_ATON(ip_start) AND INET_ATON('216.73.216.155') <= INET_ATON(ip_end)
78 0.0014 0.0013980865478516
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
79 0.0006 0.00063300132751465
SELECT * FROM countryredirects WHERE countrycode = 'US'
80 0.0004 0.00036787986755371
SELECT * FROM pages WHERE pagename = 'search'
81 0.0047 0.004655122756958
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
82 0.0014 0.001352071762085
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
83 0.0009 0.00092196464538574
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
84 0.0045 0.0045499801635742
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
85 0.0013 0.0013201236724854
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
86 0.0004 0.0004279613494873
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
87 0.0007 0.00069212913513184
INSERT INTO searches (`keywords`, `timestamp`, `ip`) SELECT 'easehold bote cafe hermetique botes et coffrets the et cafe', NOW(), '216.73.216.155'
88 0.0005 0.00048613548278809
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
89 0.0003 0.00031805038452148
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
90 0.0039 0.0038671493530273
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'easehold') OR (keyfeatures LIKE 'easehold') OR (title LIKE 'easehold') OR (description LIKE 'bote') OR (keyfeatures LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'cafe') OR (keyfeatures LIKE 'cafe') OR (title LIKE 'cafe') OR (description LIKE 'hermetique') OR (keyfeatures LIKE 'hermetique') OR (title LIKE 'hermetique') OR (description LIKE 'botes') OR (keyfeatures LIKE 'botes') OR (title LIKE 'botes') OR (description LIKE 'et') OR (keyfeatures LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'coffrets') OR (keyfeatures LIKE 'coffrets') OR (title LIKE 'coffrets') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'et') OR (keyfeatures LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'cafe') OR (keyfeatures LIKE 'cafe') OR (title LIKE 'cafe'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
91 0.0003 0.00033783912658691
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'easehold') OR (title LIKE 'easehold') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'cafe') OR (title LIKE 'cafe') OR (description LIKE 'hermetique') OR (title LIKE 'hermetique') OR (description LIKE 'botes') OR (title LIKE 'botes') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'coffrets') OR (title LIKE 'coffrets') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'cafe') OR (title LIKE 'cafe'))
		AND hide = 0
92 0.0003 0.00033307075500488
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'easehold') OR (title LIKE 'easehold') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'cafe') OR (title LIKE 'cafe') OR (description LIKE 'hermetique') OR (title LIKE 'hermetique') OR (description LIKE 'botes') OR (title LIKE 'botes') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'coffrets') OR (title LIKE 'coffrets') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'cafe') OR (title LIKE 'cafe'))
		AND hide = 0
93 0.0003 0.00033092498779297
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
94 0.0065 0.0065178871154785
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%easehold%') OR (keyfeatures LIKE '%easehold%') OR (title LIKE '%easehold%') OR (description LIKE '%bote%') OR (keyfeatures LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%cafe%') OR (keyfeatures LIKE '%cafe%') OR (title LIKE '%cafe%') OR (description LIKE '%hermetique%') OR (keyfeatures LIKE '%hermetique%') OR (title LIKE '%hermetique%') OR (description LIKE '%botes%') OR (keyfeatures LIKE '%botes%') OR (title LIKE '%botes%') OR (description LIKE '%et%') OR (keyfeatures LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%coffrets%') OR (keyfeatures LIKE '%coffrets%') OR (title LIKE '%coffrets%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%et%') OR (keyfeatures LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%cafe%') OR (keyfeatures LIKE '%cafe%') OR (title LIKE '%cafe%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
95 0.0003 0.0002748966217041
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%easehold%') OR (title LIKE '%easehold%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%') OR (description LIKE '%hermetique%') OR (title LIKE '%hermetique%') OR (description LIKE '%botes%') OR (title LIKE '%botes%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%coffrets%') OR (title LIKE '%coffrets%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%'))
		AND hide = 0
96 0.0003 0.00025796890258789
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%easehold%') OR (title LIKE '%easehold%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%') OR (description LIKE '%hermetique%') OR (title LIKE '%hermetique%') OR (description LIKE '%botes%') OR (title LIKE '%botes%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%coffrets%') OR (title LIKE '%coffrets%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%'))
		AND hide = 0
97 0.0004 0.00035214424133301
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
98 0.0003 0.00034594535827637
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
99 0.0040 0.0039699077606201
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'easehold') OR (keyfeatures LIKE 'easehold') OR (title LIKE 'easehold') OR (description LIKE 'bote') OR (keyfeatures LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'cafe') OR (keyfeatures LIKE 'cafe') OR (title LIKE 'cafe') OR (description LIKE 'hermetique') OR (keyfeatures LIKE 'hermetique') OR (title LIKE 'hermetique') OR (description LIKE 'botes') OR (keyfeatures LIKE 'botes') OR (title LIKE 'botes') OR (description LIKE 'et') OR (keyfeatures LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'coffrets') OR (keyfeatures LIKE 'coffrets') OR (title LIKE 'coffrets') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'et') OR (keyfeatures LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'cafe') OR (keyfeatures LIKE 'cafe') OR (title LIKE 'cafe'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
100 0.0003 0.00026297569274902
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'easehold') OR (title LIKE 'easehold') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'cafe') OR (title LIKE 'cafe') OR (description LIKE 'hermetique') OR (title LIKE 'hermetique') OR (description LIKE 'botes') OR (title LIKE 'botes') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'coffrets') OR (title LIKE 'coffrets') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'cafe') OR (title LIKE 'cafe'))
		AND hide = 0
101 0.0002 0.00023913383483887
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'easehold') OR (title LIKE 'easehold') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'cafe') OR (title LIKE 'cafe') OR (description LIKE 'hermetique') OR (title LIKE 'hermetique') OR (description LIKE 'botes') OR (title LIKE 'botes') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'coffrets') OR (title LIKE 'coffrets') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'et') OR (title LIKE 'et') OR (description LIKE 'cafe') OR (title LIKE 'cafe'))
		AND hide = 0
102 0.0003 0.00032305717468262
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+easehold +bote +cafe +hermetique +bot} +et +coffre} +the +et +cafe' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
103 0.0066 0.0065891742706299
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%easehold%') OR (keyfeatures LIKE '%easehold%') OR (title LIKE '%easehold%') OR (description LIKE '%bote%') OR (keyfeatures LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%cafe%') OR (keyfeatures LIKE '%cafe%') OR (title LIKE '%cafe%') OR (description LIKE '%hermetique%') OR (keyfeatures LIKE '%hermetique%') OR (title LIKE '%hermetique%') OR (description LIKE '%botes%') OR (keyfeatures LIKE '%botes%') OR (title LIKE '%botes%') OR (description LIKE '%et%') OR (keyfeatures LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%coffrets%') OR (keyfeatures LIKE '%coffrets%') OR (title LIKE '%coffrets%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%et%') OR (keyfeatures LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%cafe%') OR (keyfeatures LIKE '%cafe%') OR (title LIKE '%cafe%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
104 0.0003 0.00027799606323242
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%easehold%') OR (title LIKE '%easehold%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%') OR (description LIKE '%hermetique%') OR (title LIKE '%hermetique%') OR (description LIKE '%botes%') OR (title LIKE '%botes%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%coffrets%') OR (title LIKE '%coffrets%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%'))
		AND hide = 0
105 0.0002 0.00023484230041504
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%easehold%') OR (title LIKE '%easehold%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%') OR (description LIKE '%hermetique%') OR (title LIKE '%hermetique%') OR (description LIKE '%botes%') OR (title LIKE '%botes%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%coffrets%') OR (title LIKE '%coffrets%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%et%') OR (title LIKE '%et%') OR (description LIKE '%cafe%') OR (title LIKE '%cafe%'))
		AND hide = 0
106 0.0003 0.0003211498260498
SELECT * FROM products WHERE id = '3530'
107 0.0008 0.00083494186401367
SELECT * FROM productimages WHERE product_id = '3530' ORDER BY sortorder ASC
108 0.0008 0.00075292587280273
SELECT * FROM product_image_select WHERE product_id = '3530'
109 0.0006 0.00058698654174805
SELECT * FROM productcustomimages WHERE product_id = '3530'
110 0.0010 0.0010099411010742
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3530' AND a.name = n.originalname
111 0.0007 0.00065279006958008
SELECT * FROM productoffers WHERE product_id = '3530' AND merchantid = 'A1X6FK5RDHNB96'
112 0.0003 0.00028300285339355
SELECT * FROM productoffers
                WHERE product_id = '3530' AND price > 0
                ORDER BY price ASC LIMIT 1
113 0.0002 0.00024318695068359
SELECT * FROM productoffers
                WHERE product_id = 3530
                ORDER BY price ASC LIMIT 1
114 0.0003 0.00033187866210938
SELECT value FROM productattributes
                WHERE product_id = '3530'
                AND name = 'ListPriceAmount'
115 0.0003 0.00033879280090332
SELECT value FROM productattributes WHERE product_id = '3530' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
116 0.0003 0.0003349781036377
SELECT * FROM products WHERE id = '3856'
117 0.0003 0.00031399726867676
SELECT * FROM productimages WHERE product_id = '3856' ORDER BY sortorder ASC
118 0.0005 0.00045108795166016
SELECT * FROM product_image_select WHERE product_id = '3856'
119 0.0003 0.00033712387084961
SELECT * FROM productcustomimages WHERE product_id = '3856'
120 0.0007 0.00071811676025391
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3856' AND a.name = n.originalname
121 0.0003 0.0003199577331543
SELECT * FROM productoffers WHERE product_id = '3856' AND merchantid = 'A1X6FK5RDHNB96'
122 0.0003 0.00026702880859375
SELECT * FROM productoffers
                WHERE product_id = '3856' AND price > 0
                ORDER BY price ASC LIMIT 1
123 0.0003 0.00026702880859375
SELECT * FROM productoffers
                WHERE product_id = 3856
                ORDER BY price ASC LIMIT 1
124 0.0003 0.00025296211242676
SELECT value FROM productattributes
                WHERE product_id = '3856'
                AND name = 'ListPriceAmount'
125 0.0003 0.00027108192443848
SELECT value FROM productattributes WHERE product_id = '3856' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
126 0.0003 0.00034499168395996
SELECT * FROM products WHERE id = '4943'
127 0.0004 0.00040006637573242
SELECT * FROM productimages WHERE product_id = '4943' ORDER BY sortorder ASC
128 0.0005 0.00045394897460938
SELECT * FROM product_image_select WHERE product_id = '4943'
129 0.0003 0.00026988983154297
SELECT * FROM productcustomimages WHERE product_id = '4943'
130 0.0005 0.00054407119750977
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4943' AND a.name = n.originalname
131 0.0003 0.00030708312988281
SELECT * FROM productoffers WHERE product_id = '4943' AND merchantid = 'A1X6FK5RDHNB96'
132 0.0003 0.00025105476379395
SELECT * FROM productoffers
                WHERE product_id = '4943' AND price > 0
                ORDER BY price ASC LIMIT 1
133 0.0002 0.00023198127746582
SELECT * FROM productoffers
                WHERE product_id = 4943
                ORDER BY price ASC LIMIT 1
134 0.0003 0.0002589225769043
SELECT value FROM productattributes
                WHERE product_id = '4943'
                AND name = 'ListPriceAmount'
135 0.0003 0.00026297569274902
SELECT value FROM productattributes WHERE product_id = '4943' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
136 0.0003 0.0003209114074707
SELECT * FROM products WHERE id = '3578'
137 0.0003 0.00030088424682617
SELECT * FROM productimages WHERE product_id = '3578' ORDER BY sortorder ASC
138 0.0003 0.00025105476379395
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '3578' AND p.id = pi.product_id ORDER BY pi.sortorder
139 0.0005 0.00045013427734375
SELECT * FROM product_image_select WHERE product_id = '3578'
140 0.0003 0.0002589225769043
SELECT * FROM productcustomimages WHERE product_id = '3578'
141 0.0003 0.00032210350036621
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3578'
                GROUP BY o.product_id
142 0.0011 0.0010640621185303
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3578'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
143 0.0003 0.00030279159545898
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3578
144 0.0005 0.0005340576171875
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3578' AND a.name = n.originalname
145 0.0002 0.00023508071899414
SELECT * FROM productoffers WHERE product_id = '3578' AND merchantid = 'A1X6FK5RDHNB96'
146 0.0002 0.00023221969604492
SELECT * FROM productoffers
                WHERE product_id = '3578' AND price > 0
                ORDER BY price ASC LIMIT 1
147 0.0003 0.00025701522827148
SELECT * FROM productoffers
                WHERE product_id = 3578
                ORDER BY price ASC LIMIT 1
148 0.0002 0.00023293495178223
SELECT value FROM productattributes
                WHERE product_id = '3578'
                AND name = 'ListPriceAmount'
149 0.0002 0.00024914741516113
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3578'
                GROUP BY o.product_id
150 0.0004 0.00036811828613281
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3578'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
151 0.0002 0.00023102760314941
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3578
152 0.0003 0.00033402442932129
SELECT value FROM productattributes WHERE product_id = '3578' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
153 0.0002 0.00024294853210449
SELECT * FROM products WHERE parent_id = '3578'
154 0.0003 0.0002748966217041
SELECT * FROM products WHERE id = '3587'
155 0.0003 0.00034594535827637
SELECT * FROM productimages WHERE product_id = '3587' ORDER BY sortorder ASC
156 0.0004 0.00042295455932617
SELECT * FROM product_image_select WHERE product_id = '3587'
157 0.0003 0.00026798248291016
SELECT * FROM productcustomimages WHERE product_id = '3587'
158 0.0005 0.00052189826965332
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3587' AND a.name = n.originalname
159 0.0003 0.00030112266540527
SELECT * FROM productoffers WHERE product_id = '3587' AND merchantid = 'A1X6FK5RDHNB96'
160 0.0003 0.0002591609954834
SELECT * FROM productoffers
                WHERE product_id = '3587' AND price > 0
                ORDER BY price ASC LIMIT 1
161 0.0003 0.00029897689819336
SELECT value FROM productattributes WHERE product_id = '3587' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
162 0.0003 0.00034308433532715
SELECT * FROM products WHERE id = '3588'
163 0.0004 0.00035691261291504
SELECT * FROM productimages WHERE product_id = '3588' ORDER BY sortorder ASC
164 0.0006 0.0005500316619873
SELECT * FROM product_image_select WHERE product_id = '3588'
165 0.0003 0.00028300285339355
SELECT * FROM productcustomimages WHERE product_id = '3588'
166 0.0006 0.00058603286743164
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3588' AND a.name = n.originalname
167 0.0003 0.00031208992004395
SELECT * FROM productoffers WHERE product_id = '3588' AND merchantid = 'A1X6FK5RDHNB96'
168 0.0003 0.00026392936706543
SELECT * FROM productoffers
                WHERE product_id = '3588' AND price > 0
                ORDER BY price ASC LIMIT 1
169 0.0003 0.00030016899108887
SELECT value FROM productattributes WHERE product_id = '3588' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
170 0.0003 0.0003211498260498
SELECT * FROM products WHERE id = '3600'
171 0.0004 0.00037693977355957
SELECT * FROM productimages WHERE product_id = '3600' ORDER BY sortorder ASC
172 0.0005 0.00049114227294922
SELECT * FROM product_image_select WHERE product_id = '3600'
173 0.0003 0.00025701522827148
SELECT * FROM productcustomimages WHERE product_id = '3600'
174 0.0005 0.00050711631774902
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3600' AND a.name = n.originalname
175 0.0003 0.00029206275939941
SELECT * FROM productoffers WHERE product_id = '3600' AND merchantid = 'A1X6FK5RDHNB96'
176 0.0002 0.0002291202545166
SELECT * FROM productoffers
                WHERE product_id = '3600' AND price > 0
                ORDER BY price ASC LIMIT 1
177 0.0002 0.00021100044250488
SELECT * FROM productoffers
                WHERE product_id = 3600
                ORDER BY price ASC LIMIT 1
178 0.0002 0.0002291202545166
SELECT value FROM productattributes
                WHERE product_id = '3600'
                AND name = 'ListPriceAmount'
179 0.0003 0.00027108192443848
SELECT value FROM productattributes WHERE product_id = '3600' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
180 0.0003 0.00031495094299316
SELECT * FROM products WHERE id = '3606'
181 0.0003 0.00028300285339355
SELECT * FROM productimages WHERE product_id = '3606' ORDER BY sortorder ASC
182 0.0004 0.00042104721069336
SELECT * FROM product_image_select WHERE product_id = '3606'
183 0.0003 0.00025296211242676
SELECT * FROM productcustomimages WHERE product_id = '3606'
184 0.0005 0.00051784515380859
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3606' AND a.name = n.originalname
185 0.0003 0.00029516220092773
SELECT * FROM productoffers WHERE product_id = '3606' AND merchantid = 'A1X6FK5RDHNB96'
186 0.0002 0.00023794174194336
SELECT * FROM productoffers
                WHERE product_id = '3606' AND price > 0
                ORDER BY price ASC LIMIT 1
187 0.0002 0.00021910667419434
SELECT * FROM productoffers
                WHERE product_id = 3606
                ORDER BY price ASC LIMIT 1
188 0.0002 0.00023508071899414
SELECT value FROM productattributes
                WHERE product_id = '3606'
                AND name = 'ListPriceAmount'
189 0.0003 0.00025200843811035
SELECT value FROM productattributes WHERE product_id = '3606' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
190 0.0003 0.0003199577331543
SELECT * FROM products WHERE id = '3738'
191 0.0003 0.00034904479980469
SELECT * FROM productimages WHERE product_id = '3738' ORDER BY sortorder ASC
192 0.0004 0.00044012069702148
SELECT * FROM product_image_select WHERE product_id = '3738'
193 0.0003 0.00026917457580566
SELECT * FROM productcustomimages WHERE product_id = '3738'
194 0.0007 0.00066995620727539
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3738' AND a.name = n.originalname
195 0.0003 0.00030899047851562
SELECT * FROM productoffers WHERE product_id = '3738' AND merchantid = 'A1X6FK5RDHNB96'
196 0.0003 0.00025701522827148
SELECT * FROM productoffers
                WHERE product_id = '3738' AND price > 0
                ORDER BY price ASC LIMIT 1
197 0.0002 0.00022292137145996
SELECT * FROM productoffers
                WHERE product_id = 3738
                ORDER BY price ASC LIMIT 1
198 0.0003 0.00025701522827148
SELECT value FROM productattributes
                WHERE product_id = '3738'
                AND name = 'ListPriceAmount'
199 0.0003 0.00026392936706543
SELECT value FROM productattributes WHERE product_id = '3738' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
200 0.0003 0.00033998489379883
SELECT * FROM products WHERE id = '3610'
201 0.0003 0.00029683113098145
SELECT * FROM productimages WHERE product_id = '3610' ORDER BY sortorder ASC
202 0.0003 0.0002739429473877
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '3610' AND p.id = pi.product_id ORDER BY pi.sortorder
203 0.0004 0.00043511390686035
SELECT * FROM product_image_select WHERE product_id = '3610'
204 0.0003 0.00026106834411621
SELECT * FROM productcustomimages WHERE product_id = '3610'
205 0.0003 0.00031518936157227
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3610'
                GROUP BY o.product_id
206 0.0004 0.0003969669342041
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3610'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
207 0.0003 0.00025296211242676
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3610
208 0.0007 0.00069284439086914
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3610' AND a.name = n.originalname
209 0.0003 0.00025391578674316
SELECT * FROM productoffers WHERE product_id = '3610' AND merchantid = 'A1X6FK5RDHNB96'
210 0.0002 0.00023293495178223
SELECT * FROM productoffers
                WHERE product_id = '3610' AND price > 0
                ORDER BY price ASC LIMIT 1
211 0.0002 0.00022292137145996
SELECT * FROM productoffers
                WHERE product_id = 3610
                ORDER BY price ASC LIMIT 1
212 0.0002 0.00023698806762695
SELECT value FROM productattributes
                WHERE product_id = '3610'
                AND name = 'ListPriceAmount'
213 0.0003 0.00025391578674316
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3610'
                GROUP BY o.product_id
214 0.0004 0.00037503242492676
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3610'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
215 0.0002 0.00023984909057617
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3610
216 0.0003 0.00034809112548828
SELECT value FROM productattributes WHERE product_id = '3610' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
217 0.0004 0.00037693977355957
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '3610'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Size'
                GROUP BY o.value
                ORDER BY o.value ASC
218 0.0003 0.00027608871459961
SELECT * FROM products WHERE parent_id = '3610'
219 0.0003 0.00033116340637207
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4713' AND a.name = n.originalname
220 0.0003 0.00030517578125
SELECT * FROM productoffers WHERE product_id = '4713' AND merchantid = 'A1X6FK5RDHNB96'
221 0.0002 0.000244140625
SELECT * FROM productoffers
                WHERE product_id = '4713' AND price > 0
                ORDER BY price ASC LIMIT 1
222 0.0002 0.0002140998840332
SELECT * FROM productoffers
                WHERE product_id = 4713
                ORDER BY price ASC LIMIT 1
223 0.0002 0.00024604797363281
SELECT value FROM productattributes
                WHERE product_id = '4713'
                AND name = 'ListPriceAmount'
224 0.0002 0.00024819374084473
SELECT * FROM products WHERE id = '3613'
225 0.0003 0.00030183792114258
SELECT * FROM productimages WHERE product_id = '3613' ORDER BY sortorder ASC
226 0.0004 0.00043487548828125
SELECT * FROM product_image_select WHERE product_id = '3613'
227 0.0003 0.00026202201843262
SELECT * FROM productcustomimages WHERE product_id = '3613'
228 0.0007 0.00065708160400391
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3613' AND a.name = n.originalname
229 0.0003 0.00030684471130371
SELECT * FROM productoffers WHERE product_id = '3613' AND merchantid = 'A1X6FK5RDHNB96'
230 0.0003 0.00025296211242676
SELECT * FROM productoffers
                WHERE product_id = '3613' AND price > 0
                ORDER BY price ASC LIMIT 1
231 0.0002 0.00024986267089844
SELECT * FROM productoffers
                WHERE product_id = 3613
                ORDER BY price ASC LIMIT 1
232 0.0002 0.00023698806762695
SELECT value FROM productattributes
                WHERE product_id = '3613'
                AND name = 'ListPriceAmount'
233 0.0003 0.00025415420532227
SELECT value FROM productattributes WHERE product_id = '3613' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
234 0.0003 0.00033998489379883
SELECT * FROM products WHERE id = '3614'
235 0.0003 0.00032711029052734
SELECT * FROM productimages WHERE product_id = '3614' ORDER BY sortorder ASC
236 0.0004 0.0004119873046875
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '3614' AND p.id = pi.product_id ORDER BY pi.sortorder
237 0.0004 0.00042915344238281
SELECT * FROM product_image_select WHERE product_id = '3614'
238 0.0003 0.00027799606323242
SELECT * FROM productcustomimages WHERE product_id = '3614'
239 0.0004 0.00035500526428223
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3614'
                GROUP BY o.product_id
240 0.0004 0.00044798851013184
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3614'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
241 0.0003 0.00027680397033691
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3614
242 0.0005 0.00053000450134277
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3614' AND a.name = n.originalname
243 0.0002 0.00024795532226562
SELECT * FROM productoffers WHERE product_id = '3614' AND merchantid = 'A1X6FK5RDHNB96'
244 0.0002 0.00024700164794922
SELECT * FROM productoffers
                WHERE product_id = '3614' AND price > 0
                ORDER BY price ASC LIMIT 1
245 0.0002 0.00022506713867188
SELECT * FROM productoffers
                WHERE product_id = 3614
                ORDER BY price ASC LIMIT 1
246 0.0002 0.00024890899658203
SELECT value FROM productattributes
                WHERE product_id = '3614'
                AND name = 'ListPriceAmount'
247 0.0003 0.00027203559875488
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3614'
                GROUP BY o.product_id
248 0.0004 0.00041389465332031
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3614'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
249 0.0003 0.00026106834411621
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3614
250 0.0003 0.0003349781036377
SELECT value FROM productattributes WHERE product_id = '3614' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
251 0.0004 0.00040388107299805
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '3614'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
252 0.0003 0.00026488304138184
SELECT * FROM products WHERE id = '3623'
253 0.0003 0.00029921531677246
SELECT * FROM productimages WHERE product_id = '3623' ORDER BY sortorder ASC
254 0.0004 0.0004279613494873
SELECT * FROM product_image_select WHERE product_id = '3623'
255 0.0003 0.00026798248291016
SELECT * FROM productcustomimages WHERE product_id = '3623'
256 0.0006 0.00055599212646484
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3623' AND a.name = n.originalname
257 0.0003 0.00031113624572754
SELECT * FROM productoffers WHERE product_id = '3623' AND merchantid = 'A1X6FK5RDHNB96'
258 0.0003 0.00025105476379395
SELECT * FROM productoffers
                WHERE product_id = '3623' AND price > 0
                ORDER BY price ASC LIMIT 1
259 0.0002 0.00023007392883301
SELECT * FROM productoffers
                WHERE product_id = 3623
                ORDER BY price ASC LIMIT 1
260 0.0002 0.00024819374084473
SELECT value FROM productattributes
                WHERE product_id = '3623'
                AND name = 'ListPriceAmount'
261 0.0003 0.00026583671569824
SELECT value FROM productattributes WHERE product_id = '3623' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
262 0.0003 0.00034999847412109
SELECT * FROM products WHERE id = '3622'
263 0.0003 0.00034689903259277
SELECT * FROM productimages WHERE product_id = '3622' ORDER BY sortorder ASC
264 0.0004 0.0004432201385498
SELECT * FROM product_image_select WHERE product_id = '3622'
265 0.0003 0.00027894973754883
SELECT * FROM productcustomimages WHERE product_id = '3622'
266 0.0007 0.0007011890411377
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3622' AND a.name = n.originalname
267 0.0003 0.00030803680419922
SELECT * FROM productoffers WHERE product_id = '3622' AND merchantid = 'A1X6FK5RDHNB96'
268 0.0003 0.00025105476379395
SELECT * FROM productoffers
                WHERE product_id = '3622' AND price > 0
                ORDER BY price ASC LIMIT 1
269 0.0002 0.00023198127746582
SELECT * FROM productoffers
                WHERE product_id = 3622
                ORDER BY price ASC LIMIT 1
270 0.0002 0.00024604797363281
SELECT value FROM productattributes
                WHERE product_id = '3622'
                AND name = 'ListPriceAmount'
271 0.0003 0.00026392936706543
SELECT value FROM productattributes WHERE product_id = '3622' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
272 0.0003 0.00033998489379883
SELECT * FROM products WHERE id = '3632'
273 0.0004 0.00036311149597168
SELECT * FROM productimages WHERE product_id = '3632' ORDER BY sortorder ASC
274 0.0004 0.00044989585876465
SELECT * FROM product_image_select WHERE product_id = '3632'
275 0.0003 0.00030994415283203
SELECT * FROM productcustomimages WHERE product_id = '3632'
276 0.0005 0.00053215026855469
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3632' AND a.name = n.originalname
277 0.0003 0.00032186508178711
SELECT * FROM productoffers WHERE product_id = '3632' AND merchantid = 'A1X6FK5RDHNB96'
278 0.0003 0.00031089782714844
SELECT * FROM productoffers
                WHERE product_id = '3632' AND price > 0
                ORDER BY price ASC LIMIT 1
279 0.0003 0.00029897689819336
SELECT * FROM productoffers
                WHERE product_id = 3632
                ORDER BY price ASC LIMIT 1
280 0.0003 0.00026202201843262
SELECT value FROM productattributes
                WHERE product_id = '3632'
                AND name = 'ListPriceAmount'
281 0.0003 0.00028204917907715
SELECT value FROM productattributes WHERE product_id = '3632' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
282 0.0003 0.00034117698669434
SELECT * FROM products WHERE id = '3658'
283 0.0003 0.00032806396484375
SELECT * FROM productimages WHERE product_id = '3658' ORDER BY sortorder ASC
284 0.0003 0.00029301643371582
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '3658' AND p.id = pi.product_id ORDER BY pi.sortorder
285 0.0005 0.00045180320739746
SELECT * FROM product_image_select WHERE product_id = '3658'
286 0.0003 0.00027084350585938
SELECT * FROM productcustomimages WHERE product_id = '3658'
287 0.0004 0.00037097930908203
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3658'
                GROUP BY o.product_id
288 0.0004 0.00042104721069336
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3658'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
289 0.0003 0.0002739429473877
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3658
290 0.0007 0.00070405006408691
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3658' AND a.name = n.originalname
291 0.0003 0.00029110908508301
SELECT * FROM productoffers WHERE product_id = '3658' AND merchantid = 'A1X6FK5RDHNB96'
292 0.0002 0.00024890899658203
SELECT * FROM productoffers
                WHERE product_id = '3658' AND price > 0
                ORDER BY price ASC LIMIT 1
293 0.0002 0.00024795532226562
SELECT * FROM productoffers
                WHERE product_id = 3658
                ORDER BY price ASC LIMIT 1
294 0.0003 0.00025391578674316
SELECT value FROM productattributes
                WHERE product_id = '3658'
                AND name = 'ListPriceAmount'
295 0.0003 0.00026893615722656
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3658'
                GROUP BY o.product_id
296 0.0004 0.00040507316589355
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3658'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
297 0.0003 0.00028896331787109
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3658
298 0.0004 0.00035405158996582
SELECT value FROM productattributes WHERE product_id = '3658' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
299 0.0004 0.00037693977355957
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '3658'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
300 0.0003 0.00028800964355469
SELECT * FROM products WHERE parent_id = '3658'
301 0.0003 0.00034308433532715
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4518' AND a.name = n.originalname
302 0.0003 0.00031614303588867
SELECT * FROM productoffers WHERE product_id = '4518' AND merchantid = 'A1X6FK5RDHNB96'
303 0.0003 0.00025320053100586
SELECT * FROM productoffers
                WHERE product_id = '4518' AND price > 0
                ORDER BY price ASC LIMIT 1
304 0.0002 0.0002439022064209
SELECT * FROM productoffers
                WHERE product_id = 4518
                ORDER BY price ASC LIMIT 1
305 0.0002 0.00023889541625977
SELECT value FROM productattributes
                WHERE product_id = '4518'
                AND name = 'ListPriceAmount'
306 0.0003 0.00026392936706543
SELECT * FROM products WHERE id = '3665'
307 0.0003 0.00034499168395996
SELECT * FROM productimages WHERE product_id = '3665' ORDER BY sortorder ASC
308 0.0004 0.00044894218444824
SELECT * FROM product_image_select WHERE product_id = '3665'
309 0.0003 0.00027608871459961
SELECT * FROM productcustomimages WHERE product_id = '3665'
310 0.0006 0.00056791305541992
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3665' AND a.name = n.originalname
311 0.0004 0.00036311149597168
SELECT * FROM productoffers WHERE product_id = '3665' AND merchantid = 'A1X6FK5RDHNB96'
312 0.0003 0.00028896331787109
SELECT * FROM productoffers
                WHERE product_id = '3665' AND price > 0
                ORDER BY price ASC LIMIT 1
313 0.0002 0.00024890899658203
SELECT * FROM productoffers
                WHERE product_id = 3665
                ORDER BY price ASC LIMIT 1
314 0.0003 0.00027585029602051
SELECT value FROM productattributes
                WHERE product_id = '3665'
                AND name = 'ListPriceAmount'
315 0.0003 0.00028014183044434
SELECT value FROM productattributes WHERE product_id = '3665' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
316 0.0004 0.0003659725189209
SELECT * FROM products WHERE id = '3666'
317 0.0003 0.00034284591674805
SELECT * FROM productimages WHERE product_id = '3666' ORDER BY sortorder ASC
318 0.0004 0.00035309791564941
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '3666' AND p.id = pi.product_id ORDER BY pi.sortorder
319 0.0004 0.00044107437133789
SELECT * FROM product_image_select WHERE product_id = '3666'
320 0.0003 0.0002748966217041
SELECT * FROM productcustomimages WHERE product_id = '3666'
321 0.0004 0.00038719177246094
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3666'
                GROUP BY o.product_id
322 0.0004 0.00044703483581543
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3666'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
323 0.0005 0.0004570484161377
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3666
324 0.0017 0.0016939640045166
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3666' AND a.name = n.originalname
325 0.0003 0.00029397010803223
SELECT * FROM productoffers WHERE product_id = '3666' AND merchantid = 'A1X6FK5RDHNB96'
326 0.0003 0.00026702880859375
SELECT * FROM productoffers
                WHERE product_id = '3666' AND price > 0
                ORDER BY price ASC LIMIT 1
327 0.0004 0.00036907196044922
SELECT * FROM productoffers
                WHERE product_id = 3666
                ORDER BY price ASC LIMIT 1
328 0.0003 0.00028491020202637
SELECT value FROM productattributes
                WHERE product_id = '3666'
                AND name = 'ListPriceAmount'
329 0.0015 0.0014629364013672
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '3666'
                GROUP BY o.product_id
330 0.0006 0.00057101249694824
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '3666'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
331 0.0003 0.0003049373626709
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 3666
332 0.0004 0.00036501884460449
SELECT value FROM productattributes WHERE product_id = '3666' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
333 0.0004 0.00043702125549316
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '3666'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Size'
                GROUP BY o.value
                ORDER BY o.value ASC
334 0.0009 0.00092291831970215
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3530' ORDER BY timestamp DESC
335 0.0003 0.00026893615722656
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3856' ORDER BY timestamp DESC
336 0.0002 0.00024700164794922
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4943' ORDER BY timestamp DESC
337 0.0003 0.00030517578125
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3578' ORDER BY timestamp DESC
338 0.0002 0.00022315979003906
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3587' ORDER BY timestamp DESC
339 0.0002 0.0002129077911377
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3588' ORDER BY timestamp DESC
340 0.0003 0.00032997131347656
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3600' ORDER BY timestamp DESC
341 0.0002 0.00022006034851074
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3606' ORDER BY timestamp DESC
342 0.0002 0.00021696090698242
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3738' ORDER BY timestamp DESC
343 0.0002 0.00023317337036133
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3610' ORDER BY timestamp DESC
344 0.0002 0.00024914741516113
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3613' ORDER BY timestamp DESC
345 0.0003 0.00025796890258789
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3614' ORDER BY timestamp DESC
346 0.0002 0.0002140998840332
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3623' ORDER BY timestamp DESC
347 0.0002 0.00021696090698242
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3622' ORDER BY timestamp DESC
348 0.0002 0.00023412704467773
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3632' ORDER BY timestamp DESC
349 0.0002 0.00020599365234375
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3658' ORDER BY timestamp DESC
350 0.0002 0.00020909309387207
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3665' ORDER BY timestamp DESC
351 0.0002 0.00020599365234375
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3666' ORDER BY timestamp DESC
352 0.0008 0.00082898139953613
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
353 0.0008 0.00079798698425293
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
354 0.0003 0.00026893615722656
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
355 0.0147 0.014685153961182
SELECT p.id,p.parent_id, o.price,p.asin FROM products p, productoffers o WHERE p.id = o.product_id AND p.parent_id = 0 AND hidden = 0 AND offers > 0 AND (SELECT COUNT(pi.id) FROM productimages pi WHERE pi.product_id = p.id) > 1 AND o.id IN (SELECT x.id FROM productoffers x WHERE x.product_id = p.id HAVING MIN(x.price)) ORDER BY p.title DESC LIMIT 6
356 0.0009 0.00092291831970215
SELECT p.id,p.price,p.listingtype FROM ebay_products p WHERE hide = 0 AND (SELECT COUNT(pi.id) FROM ebay_prod_images pi WHERE pi.prodid = p.id) > 1 ORDER BY p.title DESC LIMIT 6
357 0.0004 0.00036311149597168
SELECT p.id,p.price,p.currency FROM custom_products p WHERE hide = 0 AND orginalprice > 0 AND (SELECT COUNT(pi.id) FROM productcustomimages pi WHERE pi.product_id = p.id) > 1 ORDER BY p.title DESC LIMIT 6
358 0.0004 0.0003509521484375
SELECT * FROM products WHERE id = 1626
359 0.0003 0.00031399726867676
SELECT * FROM products WHERE id = 4041
360 0.0003 0.00034999847412109
SELECT * FROM products WHERE id = 4312
361 0.0002 0.00024104118347168
SELECT * FROM products WHERE id = 777
362 0.0002 0.0002439022064209
SELECT * FROM products WHERE id = 3881
363 0.0002 0.000244140625
SELECT * FROM products WHERE id = 4213
364 0.0002 0.00023889541625977
SELECT * FROM products WHERE id = '1626'
365 0.0003 0.00030207633972168
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
366 0.0005 0.00045108795166016
SELECT * FROM product_image_select WHERE product_id = '1626'
367 0.0003 0.00026702880859375
SELECT * FROM productcustomimages WHERE product_id = '1626'
368 0.0006 0.00057005882263184
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
369 0.0003 0.00031900405883789
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
370 0.0003 0.00027894973754883
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
371 0.0003 0.00027203559875488
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
372 0.0003 0.00034809112548828
SELECT * FROM products WHERE id = '4041'
373 0.0003 0.00030112266540527
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
374 0.0005 0.00046992301940918
SELECT * FROM product_image_select WHERE product_id = '4041'
375 0.0003 0.00026297569274902
SELECT * FROM productcustomimages WHERE product_id = '4041'
376 0.0007 0.00072312355041504
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
377 0.0003 0.00030708312988281
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
378 0.0003 0.0002591609954834
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
379 0.0003 0.00028014183044434
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
380 0.0003 0.00032901763916016
SELECT * FROM products WHERE id = '4312'
381 0.0003 0.00029516220092773
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
382 0.0004 0.0004429817199707
SELECT * FROM product_image_select WHERE product_id = '4312'
383 0.0003 0.00026702880859375
SELECT * FROM productcustomimages WHERE product_id = '4312'
384 0.0006 0.00064206123352051
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
385 0.0003 0.00031399726867676
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
386 0.0003 0.00027108192443848
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
387 0.0003 0.00026702880859375
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
388 0.0003 0.00033307075500488
SELECT * FROM products WHERE id = '777'
389 0.0003 0.00029897689819336
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
390 0.0004 0.0004279613494873
SELECT * FROM product_image_select WHERE product_id = '777'
391 0.0004 0.00036811828613281
SELECT * FROM productcustomimages WHERE product_id = '777'
392 0.0007 0.00066709518432617
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
393 0.0003 0.00031495094299316
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
394 0.0004 0.00035691261291504
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
395 0.0003 0.00027704238891602
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
396 0.0003 0.00034785270690918
SELECT * FROM products WHERE id = '3881'
397 0.0004 0.00043606758117676
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
398 0.0005 0.00045394897460938
SELECT * FROM product_image_select WHERE product_id = '3881'
399 0.0003 0.00027298927307129
SELECT * FROM productcustomimages WHERE product_id = '3881'
400 0.0007 0.00067496299743652
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
401 0.0003 0.00032281875610352
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
402 0.0003 0.00030803680419922
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
403 0.0003 0.00032401084899902
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
404 0.0004 0.00035691261291504
SELECT * FROM products WHERE id = '4213'
405 0.0004 0.00036001205444336
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
406 0.0004 0.00043487548828125
SELECT * FROM product_image_select WHERE product_id = '4213'
407 0.0003 0.0002748966217041
SELECT * FROM productcustomimages WHERE product_id = '4213'
408 0.0007 0.00069403648376465
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
409 0.0003 0.00032186508178711
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
410 0.0003 0.00028800964355469
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
411 0.0003 0.00027704238891602
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
412 0.0011 0.001072883605957
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
413 0.0017 0.0016999244689941
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
414 0.0060 0.0059797763824463
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
415 0.0020 0.0020270347595215
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
416 0.0006 0.00063896179199219
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
417 0.0008 0.00084495544433594
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
418 0.0008 0.00075602531433105
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'